Skip to content

fix(engine/dolphin): Fixed problem that LIMIT OFFSET cannot be used with UNION ALL#2613

Merged
kyleconroy merged 2 commits intosqlc-dev:mainfrom
orisano:fix/#2611
Aug 28, 2023
Merged

fix(engine/dolphin): Fixed problem that LIMIT OFFSET cannot be used with UNION ALL#2613
kyleconroy merged 2 commits intosqlc-dev:mainfrom
orisano:fix/#2611

Conversation

@orisano
Copy link
Contributor

@orisano orisano commented Aug 14, 2023

close #2611

@kyleconroy kyleconroy added this to the 1.21.0 milestone Aug 28, 2023
@kyleconroy kyleconroy merged commit f9e18c8 into sqlc-dev:main Aug 28, 2023
alfonsodev pushed a commit to ExponentiaTeam/sqlc that referenced this pull request Oct 13, 2025
…ith `UNION ALL` (sqlc-dev#2613)

* fix(engine/dolphin): Fixed problem that LIMIT OFFSET cannot be used with `UNION ALL`

close sqlc-dev#2611

* test: update endtoend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Query params not generated for limit/offset with UNION ALL

2 participants